use uniform header guards in jeeps. (#1216)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 14 Nov 2023 14:36:58 +0000 (07:36 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2023 14:36:58 +0000 (07:36 -0700)
commitde0458eddc8c3154618c54ba0a04e785d041f91e
tree79650a48a89661fef9bae23a5193f32660dcd468
parentf1bcf0d91e7e7b9854bdc9df0b326b484dc38e25
use uniform header guards in jeeps. (#1216)

and
delete an obsolete prototype.
rename jgpsutil.cc now that it doesn't conflict with a format.
22 files changed:
CMakeLists.txt
jeeps/garminusb.h
jeeps/gps.h
jeeps/gpsapp.h
jeeps/gpscom.h
jeeps/gpsdatum.h
jeeps/gpsdevice.h
jeeps/gpsfmt.h
jeeps/gpsmath.h
jeeps/gpsmem.h
jeeps/gpsport.h
jeeps/gpsproj.h
jeeps/gpsprot.h
jeeps/gpsread.h
jeeps/gpsrqst.h
jeeps/gpssend.h
jeeps/gpsserial.h
jeeps/gpsusbcommon.h
jeeps/gpsusbint.h
jeeps/gpsutil.cc [new file with mode: 0644]
jeeps/gpsutil.h
jeeps/jgpsutil.cc [deleted file]